home *** CD-ROM | disk | FTP | other *** search
/ PC for Alla 2005 May / PC för Alla 0505.iso / fullversioner / realsoft3d / data1.cab / Scripting / scripts / js / plugins / objects / link / s3link.js < prev   
Encoding:
Text File  |  2005-04-04  |  486 b   |  21 lines

  1.  
  2. // This JavaScript file was autogenerated from inc/plugins/objects/link/s3link.h
  3. // Do not modify by hand
  4. // Copyrights 2001, Realsoft Graphics, Finland
  5.  
  6. include("real/primgad/s3primgd.js")
  7.  
  8. R3LINKTOOLGADM_INVERTRE = 1720000;
  9.  
  10. function _R3LINKTOOLGADM_INVERTRE() {
  11.   return this.r3Do(R3LINKTOOLGADM_INVERTREFERENCES, arguments);
  12. }
  13.  
  14.    // Methods
  15.    this.INVERTRE=_R3LINKTOOLGADM_INVERTRE;
  16.  
  17.    // Attributes
  18. }
  19.  
  20. .prototype=new ;
  21. // inc/plugins/objects/link/s3link.h_H